composetable: Another step towards multi-char values
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Feb 2021 04:58:18 +0000 (23:58 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 2 Feb 2021 14:02:46 +0000 (09:02 -0500)
commit564793d5b50254b3105449a5996e2075fdf762c7
treed3902ed994281072c70fae6684b1440667b8dbcc
parent9142aa0f51fc33b7b17c1553e9978eb702efb6a2
composetable: Another step towards multi-char values

Change the parser data structures to hold a string, rather
than a gunichar. We still only put a single Unicode character
into it, currently.
gtk/gtkcomposetable.c